hip.graphics.g2d.geometrybatch

Undocumented in source.

Public Imports

hip.api.graphics.color
public import hip.api.graphics.color;
Undocumented in source.
hip.api.graphics.batch
public import hip.api.graphics.batch;
Undocumented in source.

Members

Classes

GeometryBatch
class GeometryBatch

This class uses the vertex layout XYZ RGBA. it is meant to be a 2D API for drawing primitives

Manifest constants

defaultColor
enum defaultColor;
Undocumented in source.

Structs

HipGeometryBatchFragmentUniforms
struct HipGeometryBatchFragmentUniforms
Undocumented in source.
HipGeometryBatchVertex
struct HipGeometryBatchVertex
Undocumented in source.
HipGeometryBatchVertexUniforms
struct HipGeometryBatchVertexUniforms
Undocumented in source.

Meta